Gets Server header field. The Server header field contains information about the
software used by the server to handle the request.
Namespace:
Independentsoft.Sip.Methods
Assembly:
Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntaxpublic string Server { get; }Public ReadOnly Property Server As String
Get
Property Value
Type:
String
See Also